Skip to main content
OPTIONS
/
v1
/
function
/
{function_id}
/
invoke
Enable CORS (`/v1/function/{function_id}/invoke`)
curl --request OPTIONS \
  --url https://api.braintrust.dev/v1/function/{function_id}/invoke
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://braintrust.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

function_id
string<uuid>
required

Function id

Response